projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
12f1bcb
)
Fix the build
author
Matthias Clasen
<matthiasc@src.gnome.org>
Tue, 12 Jul 2005 18:08:20 +0000
(18:08 +0000)
committer
Matthias Clasen
<matthiasc@src.gnome.org>
Tue, 12 Jul 2005 18:08:20 +0000
(18:08 +0000)
tests/testcairo.c
patch
|
blob
|
history
diff --git
a/tests/testcairo.c
b/tests/testcairo.c
index 1d1c20815bae932e58ac231f8010de2beba61592..b2a232b0265da6498c08287789c273c6aed6ebbb 100644
(file)
--- a/
tests/testcairo.c
+++ b/
tests/testcairo.c
@@
-141,7
+141,7
@@
draw (cairo_t *cr,
return;
circles = cairo_surface_create_similar (cairo_get_target (cr),
- CAIRO_
FORMA
T_COLOR_ALPHA,
+ CAIRO_
CONTEN
T_COLOR_ALPHA,
width, height);
if (circles == NULL)
return;